ANIMATION SPEED

This command will return a value representing the speed of the animation.

  Syntax
Return Integer=ANIMATION SPEED(Animation Number)
  Parameters
Animation Number
Integer
This value specifies the animation number, between 1 and 32

  Returns

This value is the current speed of the animation

  Example Code
LOAD ANIMATION "video.avi",1
PRINT ANIMATION SPEED(1)
WAIT KEY
  See also

ANIMATION Commands Menu
Index